On this pageGetBoundaryDescriptionReturns the boundary of the Viewport as TsgDXFEntity object. In this realization the entities are descendants of TsgDXFPolyline class.Syntaxfunction GetBoundary(Converter: TsgDXFConverter): TsgDXFEntity;